Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Multi-agent design patterns link #29

Merged
merged 1 commit into from
Mar 11, 2025

Conversation

arnavsharma93
Copy link
Contributor

Fix: Multi-agent design patterns link in documentation
This PR fixes the broken link to the examples/agent_patterns directory in the multi_agent.md documentation file. The previous link was missing the /tree/main/ path component required by GitHub for directory navigation.

Changes made:
Updated the link from https://github.com/openai/openai-agents-python/examples/agent_patterns to https://github.com/openai/openai-agents-python/tree/main/examples/agent_patterns

@arnavsharma93 arnavsharma93 reopened this Mar 11, 2025
@rm-openai rm-openai merged commit 0d02a02 into openai:main Mar 11, 2025
10 checks passed
nakasy000 pushed a commit to nakasy000/openai-agents-python that referenced this pull request Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants